From 007ae8bc415021447faca69c831a15ebea8ebf59 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Tue, 14 Jul 2026 21:12:41 +0000 Subject: [PATCH] Use correct symbols for elevation limits --- doc/src/tables/locations_utm.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/tables/locations_utm.m4 b/doc/src/tables/locations_utm.m4 index 55d61f9..7878339 100644 --- a/doc/src/tables/locations_utm.m4 +++ b/doc/src/tables/locations_utm.m4 @@ -93,8 +93,8 @@ Elevation .. |LOCATIONS_UTM.Elevation_summary| replace:: The elevation of the location, in meters. - An integer between ``sdb_min_elevation_utm`` and - ``sdb_max_elevation_utm`` inclusive. + An integer between ``sdb_min_elevation`` and + ``sdb_max_elevation`` inclusive. |LOCATIONS_UTM.Elevation_summary| This value may be |null| when there is no elevation information. -- 2.34.1